home *** CD-ROM | disk | FTP | other *** search
- -- background: 2788 from stack: in
- -- bmap block id: 2870
- -- flags: 0000
- -- background id: 0
- -- name:
-
-
- -- part 1 (field)
- -- low flags: 00
- -- high flags: 0007
- -- rect: left=2 top=34 right=273 bottom=512
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 21
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 0004
- -- rect: left=2 top=296 right=338 bottom=51
- -- title width / last selected line: 0
- -- icon id / first selected line: 29114 / 29114
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: pop card
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve
- pop card
- end mouseUp
-
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 0004
- -- rect: left=54 top=296 right=338 bottom=103
- -- title width / last selected line: 0
- -- icon id / first selected line: 1009 / 1009
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Find
- ----- HyperTalk script -----
- on mouseup
- sicemfido
- end mouseUp
-
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: 0004
- -- rect: left=109 top=296 right=338 bottom=158
- -- title width / last selected line: 0
- -- icon id / first selected line: 1004 / 1004
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: New Button
- ----- HyperTalk script -----
- on mouseUp
- printfield ("background field id 1")
- end mouseUp
-
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: 0004
- -- rect: left=221 top=297 right=339 bottom=270
- -- title width / last selected line: 0
- -- icon id / first selected line: 1016 / 1016
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Goprev
- ----- HyperTalk script -----
- on mouseUp
- push card
- visual effect scroll left
- go previous
- end mouseUp
-
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: 0004
- -- rect: left=280 top=296 right=338 bottom=329
- -- title width / last selected line: 0
- -- icon id / first selected line: 32650 / 32650
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: GoNext
- ----- HyperTalk script -----
- on mouseUp
- push card
- visual effect scroll right
- go next
- end mouseUp
-
-
-
- -- part 7 (button)
- -- low flags: 00
- -- high flags: 0004
- -- rect: left=342 top=295 right=337 bottom=391
- -- title width / last selected line: 0
- -- icon id / first selected line: 130 / 130
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: go to flow chart
- ----- HyperTalk script -----
- on mouseUp
- push card
- visual effect checkerboard slow
- go to card id 12925 of stack "database-1"
- wait 10
- visual effect checkerboard slow
- go to card "flow chart" in stack "database-1"
- end mouseUp
-
-
-
- -- part 8 (button)
- -- low flags: 00
- -- high flags: 0004
- -- rect: left=404 top=295 right=337 bottom=453
- -- title width / last selected line: 0
- -- icon id / first selected line: 1020 / 1020
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Help
- ----- HyperTalk script -----
- on mouseUp
- push card
- visual effect dissolve slow to black
- wait 5
- visual effect dissolve slow
- go to card "help" of stack "database-1"
- end mouseUp
-
-
-
- -- part 9 (button)
- -- low flags: 00
- -- high flags: 0004
- -- rect: left=460 top=295 right=337 bottom=509
- -- title width / last selected line: 0
- -- icon id / first selected line: 20098 / 20098
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: New Button
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve slow to black
- wait 3
- visual effect dissolve slow
- go to stack "Database-1"
- end mouseUp
-
-